home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1996
/
MacHack 1996.toast
/
Presentations
/
Presentations ’92
/
PatchWorks Kit
/
<PatchWorks++>
/
ShowIconFamily.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-03-07
|
141 b
|
13 lines
|
[
TEXT/KAHL
]
/*
ShowIconFamily.h
*/
#pragma once
#include "QDGlobals.h"
void ShowIconFamily(short iconId);
long InitQD(void);
extern QDGlobals _qd;